Deploy the Web Application Utility and Creating Data Sources
Create the Data Source PALETTECONFIGDS for connecting PaletteConfig to OIPA database
- Select Services > Data.
- In the configuration section on the right, click New and select Generic Data Source.
- In the JDBC Data Source Properties pane that appears:
- Change the Name. This name can be anything, but has to be unique for the entire WebLogic server. If there are more than one OIPA instance on the server, then each instance should have a unique name.
- Change the JNDI Name to PALETTECONFIGDS. This name cannot be anything other than PALETTECONFIGDS.
For Oracle Database:
Select the driver type.
Select the driver *Oracle Driver (Thin XA) for Service Connections; Version:Any
Click Next again when Transaction options are displayed.
In the Connection Properties pane:
Enter the Database Name.
Enter the Host Name of the database server.
Enter the Port number of the database server.
Enter the Database user name. This can be obtained from the database administrator who installed the databases.
Enter both password entries. This can be obtained from the database administrator who installed the databases.
For MS SQL Server Database
Select the MS SQL Server database type.
Click Next.
Select the driver - MS SQL Server Driver (Type 4) Versions:2005 and later Other.
Click Next.
Click Next again when Transaction options are displayed.
In the Connection Properties pane:
Enter the DatabaseName.
Enter the HostName of the database server.
Enter the Port number of the database server.
Enter the Databaseuser name. This can be obtained from the database administrator who installed the databases.
Enter both password entries. This can be obtained from the database administrator who installed the databases.
- Click Next.
- On the next page Test Database Connection with the URL, as for example: jdbc:sqlserver://fsgbu-mum-420.snbomprshared1.gbucdsint02bom.oraclevcn.com:1600.
- Test the database connection.
- Click Next.
- In the Select Targets pane select the checkbox for the server that will host the Web Application Utility.
- Select Finish.
Create the Data Source PALETTECONFIGIVSDS for IVS
- Select Services > Data.
- In the configuration section on the right, click New and select Generic Data Source.
- In the JDBC Data Source Properties pane that appears:
- Change the Name. This name can be anything, but has to be unique for the entire WebLogic server. If there are more than one OIPA instance on the server, then each instance should have a unique name.
- Change the JNDI Name to PALETTECONFIGIVSDS. This name cannot be anything other than PALETTECONFIGIVSDS.
For Oracle Database:
Select the driver type.
Select the driver "*Oracle Driver (Thin XA) for Service Connections; Version:Any"
Click Next again when Transaction options are displayed.
In the Connection Properties pane:
Enter the Database Name.
Enter the Host Name of the database server.
Enter the Port number of the database server.
Enter the Database user name. This can be obtained from the database administrator who installed the databases.
Enter both password entries. This can be obtained from the database administrator who installed the databases.
For MS SQL Server Database
Select the MS SQL Server database type.
Click Next.
Select the driver - MS SQL Server Driver (Type 4) Versions:2005 and later Other.
Click Next.
Click Next again when Transaction options are displayed.
In the Connection Properties pane:
Enter the DatabaseName.
Enter the HostName of the database server.
Enter the Port number of the database server.
Enter the Databaseuser name. This can be obtained from the database administrator who installed the databases.
Enter both password entries. This can be obtained from the database administrator who installed the databases.
- Click Next.
- On the next page Test Database Connection with the URL, as for example: jdbc:sqlserver://fsgbu-mum-420.snbomprshared1.gbucdsint02bom.oraclevcn.com:1600.
- Test the database connection.
- Click Next.
- In the Select Targets pane select the checkbox for the server that will host the Web Application Utility
- Select Finish.
Deploy the Web Application Utility
- Using the navigation tree on the left, select Deployments.
- In the configuration section on the right, select Install.
- In the Install Application Assistant, locate the PaletteConfig.war file.
- Click Next.
- For the Targeting style keep the default of Install this deployment as an application.
-
Click Next.
- For the Deployment Target, select the checkbox for the server that will host the Web Application Utility.
Note: Make sure PaletteConfig is deployed to the same sever where the above library is deployed.
- Click Next.
- Change the application name if needed.
- Click Next.
- Select Finish.
Preparing Deployments
- Using the navigation tree on the left, select Deployments.
- Select recently deployed deployments.
- Click Start and select Servicing All Requests.
Start the Servers
-
In the WebLogic Admin Console, navigate to Monitoring Tree > Environment > Servers > <Select the server> Start.
-
Once the server state changed to running, Navigate to Edit Tree >Deployments > App Deployments > Application Management – Monitoring Tree and ensure the state is active for the respective deployment.
-
If the state is prepared or some thing else other than active, stop the deployment and start it.
-
Now restart the server.
Important: When configuring the Rules Palette environment use the URL of the PaletteConfig server. The Web Application Utility must always be running in order for users to access the Rules Palette..
Note: Refer to the 12.2.0.0 OIPA Document Generator for document generation feature.
Troubleshoot (Common Issues)
Connection test failed. Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
In case of above error while creating Oracle data source, please ensure JDBC URL is as mentioned below
jdbc:oracle:thin:@hostname:1521:orcl